Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency phpstan/phpstan to v1.12.15 - abandoned #592

Open
wants to merge 1 commit into
base: preprod
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.12.10 -> 1.12.15 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.12.15

Compare Source

Bugfixes 🐛

Internals 🔍

v1.12.14

Compare Source

Fix preg_match() group containing start/end meta characters (#​3740), #​12297, thanks @​staabm!

v1.12.13

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.12

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 24, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.4 chore(deps): update dependency phpstan/phpstan to v1.12.4 - abandoned Sep 24, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b8796cb to 5c28e05 Compare September 26, 2024 13:05
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.4 - abandoned chore(deps): update dependency phpstan/phpstan to v1.12.5 Sep 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.5 Update dependency phpstan/phpstan to v1.12.5 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5c28e05 to c821a71 Compare October 6, 2024 16:30
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.5 Update dependency phpstan/phpstan to v1.12.6 Oct 6, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.6 Update dependency phpstan/phpstan to v1.12.6 - abandoned Oct 9, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c821a71 to 944f3b0 Compare October 18, 2024 12:54
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.6 - abandoned chore(deps): update dependency phpstan/phpstan to v1.12.7 Oct 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.7 Update dependency phpstan/phpstan to v1.12.7 Oct 18, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.7 Update dependency phpstan/phpstan to v1.12.7 - abandoned Oct 22, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 944f3b0 to 2d21e4f Compare November 6, 2024 23:16
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.7 - abandoned Update dependency phpstan/phpstan to v1.12.8 Nov 6, 2024
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update phpstan/phpstan:1.12.15 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
������������������������������������������������������                                                      ������������������������������������������������������Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravolt/avatar ^4.1, found laravolt/avatar[4.1.0, ..., 4.1.7] but the package is fixed to 6.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires symfony/event-dispatcher ^5.4, found symfony/event-dispatcher[v5.4.0, ..., v5.4.45] but the package is fixed to v6.4.13 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 3
    - Root composer.json requires symfony/filesystem ^5.4, found symfony/filesystem[v5.4.0, ..., v5.4.45] but the package is fixed to v6.4.13 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 4
    - solarium/solarium is locked to version 6.3.5 and an update of this package was not requested.
    - halaxa/json-machine 1.1.4 requires php 7.0 - 8.3 -> your php version (8.4.2) does not satisfy that requirement.
    - solarium/solarium 6.3.5 requires halaxa/json-machine ^1.1 -> satisfiable by halaxa/json-machine[1.1.4].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 2d21e4f to 5711f80 Compare November 10, 2024 18:11
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.8 Update dependency phpstan/phpstan to v1.12.9 Nov 10, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.9 Update dependency phpstan/phpstan to v1.12.10 Nov 11, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.10 Update dependency phpstan/phpstan to v1.12.10 - abandoned Nov 12, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5711f80 to eedbb77 Compare November 17, 2024 15:44
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.10 - abandoned Update dependency phpstan/phpstan to v1.12.11 Nov 17, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.11 chore(deps): update dependency phpstan/phpstan to v1.12.11 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from eedbb77 to 9f0bf2f Compare November 28, 2024 22:32
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.11 chore(deps): update dependency phpstan/phpstan to v1.12.12 Nov 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.12 Update dependency phpstan/phpstan to v1.12.12 Nov 29, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.12 chore(deps): update dependency phpstan/phpstan to v1.12.12 Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.12 Update dependency phpstan/phpstan to v1.12.12 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9f0bf2f to c3b0094 Compare December 17, 2024 20:48
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.12 Update dependency phpstan/phpstan to v1.12.13 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c3b0094 to 4862905 Compare December 31, 2024 10:54
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.13 Update dependency phpstan/phpstan to v1.12.14 Dec 31, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.14 Update dependency phpstan/phpstan to v1.12.15 Jan 5, 2025
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.15 Update dependency phpstan/phpstan to v1.12.15 - abandoned Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants